Document MySQL 8.4.x minimum and how to upgrade MySQL in Self-Managed deployments#2653
Conversation
… deployments Fixes DOCS-2658
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
📚 Mintlify Preview Links✨ Added (1 total)📄 Pages (1)
📝 Changed (5 total)📄 Pages (5)
🤖 Generated automatically when Mintlify deployment succeeds |
🔗 Link Checker Results✅ All links are valid! No broken links were detected. Checked against: https://wb-21fd5541-docs-2658.mintlify.app |
Co-authored-by: Matt Linville <matt@linville.me>
- You don't need to drain W&B or shut it down - W&B will be temporarily unavailable until MySQL comes back - Adjusted verification steps a bit
There was a problem hiding this comment.
Pull request overview
Documents the new MySQL baseline for W&B Self-Managed deployments (moving from MySQL 8.0.x to MySQL 8.4.x), adds an end-of-life notice for MySQL 8.0.x, and provides a high-level (W&B-sequence-focused) upgrade guide in the Operator docs.
Changes:
- Update Self-Managed version requirements to recommend/require MySQL 8.4.x and add Aurora versioning guidance.
- Add a reusable “MySQL 8.0 EOL / upgrade to 8.4.x” callout snippet and surface it across key Self-Managed pages.
- Add an “Upgrade MySQL to 8.4.x” section to the Operator guide and update Self-Managed infra requirements wording.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| snippets/_includes/self-managed-version-requirements.mdx | Updates the MySQL entry in the Self-Managed “minimum versions” table and adds Aurora versioning guidance. |
| snippets/_includes/self-managed-mysql-eol-upgrade.mdx | Introduces a reusable Important callout noting MySQL 8.0.x EOL and linking to the upgrade steps. |
| platform/hosting/self-managed/requirements.mdx | Imports and renders the new MySQL EOL/upgrade callout in the requirements page. |
| platform/hosting/self-managed/ref-arch.mdx | Imports and renders the new MySQL EOL/upgrade callout in the reference architecture page. |
| platform/hosting/self-managed/operator.mdx | Adds the MySQL EOL/upgrade callout near MySQL requirements and introduces a new “Upgrade MySQL to 8.4.x” section. |
| platform/hosting/hosting-options/self-managed.mdx | Updates the “Required infrastructure” list item to “MySQL 8.4.x database”. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
This change really needs to go out and is in alignment with internal discussions, so I'll merge it and we can iron out any wrinkles that arise. |
Description
Document MySQL 8.4.x minimum and how to upgrade MySQL in Self-Managed deployments
Fixes DOCS-2658
Testing
mint dev)mint broken-links)